home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 2010 April / PCWorld0410.iso / pluginy Firefox / 1843 / 1843.xpi / locale / sl-SI / firebug.properties < prev   
Text File  |  2009-12-14  |  33KB  |  841 lines

  1. Firebug=Firebug
  2. # LOCALIZATION NOTE (WindowTitle): Title of detached Firebug window.
  3.  
  4. # %S Title of the associated web page.
  5.  
  6. # examples: Firebug - Google
  7.  
  8. WindowTitle=Firebug -%S
  9. # Panel titles
  10.  
  11. Panel-console=Konzola
  12. Panel-net=Mre┼╛a
  13. Panel-html=HTML
  14. Panel-stylesheet=CSS
  15. Panel-script=Skript
  16. Panel-dom=DOM
  17. Panel-css=Slog
  18. Panel-computed=Izra─ìunano
  19. Panel-layout=Postavitev
  20. Panel-domSide=DOM
  21. Panel-watches=Sledilnik
  22. Panel-breakpoints=Prekinitvene to─ìke
  23. Panel-callstack=Sklad
  24. Panel-scopes=Obseg
  25. # LOCALIZATION NOTE (Total_Firebugs): Used in a tooltip that is displayed for Firebug
  26.  
  27. # icon located within Firefox status bar. Displayes number of pages with activated Firebug.
  28.  
  29. # xxxHonza: this construct should be replaced by PluralForm
  30.  
  31. # See: https://developer.mozilla.org/en/Localization_and_Plurals
  32.  
  33. # Console panel options.
  34.  
  35. # LOCALIZATION NOTE (Line): Used at many places in the UI. Displays location of an error,
  36.  
  37. plural.Total_Firebugs=skupno %S hro┼í─ì;skupno %S hro┼í─ìev
  38. inBrowser=V brskalniku
  39. detached=Lo─ìen
  40. minimized=Pomanjšan
  41. enablement.for_all_pages=za vse strani
  42. enablement.on=Vklop
  43. enablement.off=Izklop
  44. none=Zaprto
  45. Detached=Lo─ìeno
  46. Firebug_-_inactive_for_selected_Firefox_tab=Firebug - neaktiven za izbrani zavihek
  47. Activate_Firebug_for_the_selected_Firefox_tab=Vklju─ìi Firebug za izbrani zavihek
  48. Minimized=Pomanjšano
  49. Minimize_Firebug=Pomanj┼íaj Firebug
  50. On_for_all_web_pages=Vklju─ìi za vse strani
  51. firebug.menu.Clear_Activation_List=Izbri┼íi aktivacijski seznam
  52. firebug_options=Firebug Mo┼╛nosti
  53. firebug_options_showQuickInfoBox=Prika┼╛i hitre informacije
  54. # message, etc. within a source of a web page.
  55.  
  56. ShowJavaScriptErrors=Prika┼╛i napake JavaScript-a
  57. ShowJavaScriptWarnings=Prika┼╛i opozorila JavaScript-a
  58. ShowCSSErrors=Prika┼╛i napake CSS
  59. ShowXMLErrors=Prika┼╛i napake XML
  60. ShowStackTrace=Prika┼╛i sklad napake
  61. ShowXULErrors=Prika┼╛i napake XUL
  62. ShowXULMessages=Prika┼╛i sporo─ìila XUL
  63. ShowXMLHttpRequests=Prika┼╛i XMLHttpRequests
  64. ShowChromeErrors=Prika┼╛i chrome napake
  65. ShowChromeMessages=Prika┼╛i chrome sporo─ìila
  66. ShowExternalErrors=Prika┼╛i zunanje napake
  67. ShowNetworkErrors=Prika┼╛i omre┼╛ne napake
  68. JavascriptOptionsStrict=Stroga opozorila (po─ìasnej┼íe delovanje)
  69. LargeCommandLine=Ve─ìja ukazna vrstica
  70. console_command_line=konzolna ukazna vrstica
  71. Assertion=Assert napaka
  72. # #1 File name, #2 Line number
  73.  
  74. # examples: somePage.htm (line 64)
  75.  
  76. # LOCALIZATION NOTE (InspectInTab): Menu item label used in a various context menus.
  77.  
  78. # For example, right clicking on an element in the HTML panel offers an action to inspect
  79.  
  80. Line=%S (vrstica %S)
  81. InstanceLine=%S #%S (vrstica %S)
  82. StackItem=%S (%S vrstica %S)
  83. SystemItem=<Sistem>
  84. # clicked element in the DOM panel (tab).
  85.  
  86. # #1 Target panel title
  87.  
  88. # examples: Inspect in DOM Tab
  89.  
  90. # LOCALIZATION NOTE (jsdIScript): an internal Firefox object used for debugging Firebug
  91.  
  92. # do not translate.
  93.  
  94. InspectInTab=Preglej v %S zavihku
  95. NoName=(brez imena)
  96. # #1 jsdIScript.tag
  97.  
  98. # HTML panel context menu items.
  99.  
  100. # Quick Info Box
  101.  
  102. jsdIScript=jsdl skripta %S
  103. # LOCALIZATION NOTE (html.Break_On_Mutate, html.Disable_Break_On_Mutate): Tooltips for resume
  104.  
  105. ShowFullText=Prika┼╛i polni tekst
  106. ShowWhitespace=Prika┼╛i prazna mesta
  107. ShowTextNodesWithEntities=Prika┼╛i osnovne entitete
  108. ShowComments=Prika┼╛i opombe
  109. HighlightMutations=Poudari spremembe
  110. ExpandMutations=Raz┼íiri spremembe
  111. ScrollToMutations=Zvrsti spremembe v vpogled
  112. ScrollIntoView=Zvrsti v vpogled
  113. NewAttribute=Nov atribut...
  114. EditHTMLElement=Uredi HTML...
  115. EditSVGElement=Uredi SVG...
  116. EditMathMLElement=Uredi MathML...
  117. DeleteElement=Odstrani element
  118. EditNode=Uredi HTML...
  119. DeleteNode=Odstrani node
  120. ShowQuickInfoBox=Prika┼╛i hitre informacije
  121. ShadeBoxModel=Model zasen─ìenega okvirja
  122. # button that are used when the HTML panel is currently selected. The button allows stopping
  123.  
  124. quickInfo=Hitre informacije
  125. computedStyle=Izra─ìunan stil
  126. # JS execution when DOM of the current page is modified.
  127.  
  128. # LOCALIZATION NOTE (EditAttribute): Menu Item label used in HTML panel context menu. Allows
  129.  
  130. # editing an existing HTML element attribute.
  131.  
  132. html.Break_On_Mutate=Prekini ob mutaciji
  133. html.Disable_Break_On_Mutate=Onemogo─ìi prekinitev ob mutaciji
  134. html.label.Break_On_Text_Change=Prekini ob spremembi teksta
  135. html.label.HTML_Breakpoints=HTML prelomna to─ìka
  136. html.label.Break_On_Attribute_Change=Prekini ob spremembi atributa
  137. html.label.Break_On_Child_Addition_or_Removal=Prekini ob dodajanju/odvzemanju dedovanega razreda
  138. html.label.Break_On_Element_Removal=Prekini ob odstranitvi elementa
  139. dom.label.DOM_Breakpoints=DOM prelomne to─ìke
  140. # #1 Name of the clicked attribute.
  141.  
  142. # examples: Edit Attribute "onclick"...
  143.  
  144. # LOCALIZATION NOTE (DeleteAttribute): Menu Item label used in HTML panel context menu. Allows
  145.  
  146. # deleting an existing HTML element attribute.
  147.  
  148. EditAttribute=Uredi atribut "%S"
  149. # #1 Name of the clicked attribute.
  150.  
  151. # examples: Delete Attribute "onclick"...
  152.  
  153. # LOCALIZATION NOTE (InheritedFrom): Displaying a HTML element name + an applied CSS rule.
  154.  
  155. # that has been inherited. Used in the Style side panel (under HTML panel).
  156.  
  157. DeleteAttribute=Odstrani atribute "%S"
  158. # examples: Inherited from table.tabView
  159.  
  160. # LOCALIZATION NOTE (EditProp): Menu item label used in the CSS panel context menu.
  161.  
  162. # Allows to edit an existing CSS rule property.
  163.  
  164. InheritedFrom=Podedovano od
  165. SothinkWarning=Raz┼íiritev Sothink SWF Catcher onemogo─ìa pravilno dlovanje Firebug-a.<br><br>Prosim preberite <a href="http://www.getfirebug.com/faq.html#Sothink" target="_new">podrobno razlago na Firebug FAQ</a> za pomo─ì.
  166. DOMInspectorWarning=Onemogo─ìen prikaz sloga.<br><br>Prosim preberite <a href="http://www.getfirebug.com/faq.html#InstallDOMInspector" target="_new">podrobno razlago na Firebug FAQ</a> za pomo─ì.
  167. EmptyStyleSheet=V slogovni predlogi ni pravil.
  168. EmptyElementCSS=Ta element nima slogovnih pravil.
  169. EditStyle=Uredi slog elementa...
  170. NewRule=Novo pravilo
  171. NewProp=Nova lastnost...
  172. # %S Name of the clicked property
  173.  
  174. # examples: Edit "background-color"...
  175.  
  176. # LOCALIZATION NOTE (DisableProp): Menu item label used in the CSS panel context menu.
  177.  
  178. # Allows to disable an existing CSS rule property.
  179.  
  180. EditProp=Uredi "%S"
  181. # %S Name of the clicked property
  182.  
  183. # examples: Disable "background-color"
  184.  
  185. # LOCALIZATION NOTE (DeleteProp): Menu item label used in the CSS panel context menu.
  186.  
  187. # Allows to delete an existing CSS rule property.
  188.  
  189. DisableProp=Onemogo─ìi "%S"
  190. # %S Name of the clicked property
  191.  
  192. # examples: Delete "background-color"
  193.  
  194. # Console context menu labels.
  195.  
  196. # LOCALIZATION NOTE do not translate, no longer used(?)
  197.  
  198. DeleteProp=Odstrani "%S"
  199. # Breakpoints side panel
  200.  
  201. BreakOnThisError=Prekinitev ob tej napaki
  202. BreakOnAllErrors=Prekinitev pri vseh napakah
  203. DisableBreakOnNext=Onemogo─ìi prelom pri naslednji
  204. DecompileEvals=Dekompiliraj za eval() izvorno kodo
  205. ShowAllSourceFiles=Prika┼╛i chrome izvorne datoteke
  206. TrackThrowCatch=Sledi Throw/Catch
  207. UseLastLineForEvalName=Uporabi zadnjo izvorno vrstico za eval() imena
  208. UseMD5ForEvalName=Uporabi MD5 za eval() imena
  209. # Script panel
  210.  
  211. DBG_FBS_CREATION=Pozor! DBG_FBS_CREATION
  212. DBG_FBS_BP=Pozor! DBG_BP
  213. DBG_FBS_ERRORS=Pozor! DBG_ERRORS
  214. DBG_FBS_STEP=Pozor! DBG_STEP
  215. # LOCALIZATION NOTE (LayoutPadding, LayoutBorder, LayoutMargin, LayoutOffset, LayoutAdjacent):
  216.  
  217. Breakpoints=Prekinitvene to─ìke
  218. ErrorBreakpoints=prekinitvene to─ìke ob napaki
  219. LoggedFunctions=zabele┼╛ene funkcije
  220. EnableAllBreakpoints=Omogo─ìi vse prekinitvene to─ìke
  221. DisableAllBreakpoints=Onemogo─ìi vse prekinitvene to─ìke
  222. ClearAllBreakpoints=Odstrani vse prekinitvene to─ìke
  223. # Labels used to describe layout properties a the selected HTML element.
  224.  
  225. Continue=Nadaljuj
  226. StepOver=Prestopi
  227. StepInto=Vstopi
  228. StepOut=Izstopi
  229. RunUntil=Obdelaj do te vrstice
  230. ScriptsFilterStatic=Prika┼╛i stati─ìne skripte
  231. ScriptsFilterEval=Prika┼╛i stati─ìne in eval skripte
  232. ScriptsFilterEvent=Prika┼╛i stati─ìne in event skripte
  233. ScriptsFilterAll=Prika┼╛i stati─ìne, eval in event skripte
  234. ScriptsFilterStaticShort=stati─ìne
  235. ScriptsFilterEvalShort=evals
  236. ScriptsFilterEventShort=events
  237. ScriptsFilterAllShort=vse
  238. ShowUserProps=Prika┼╛i uporabni┼íko opredeljene lastnosti
  239. ShowUserFuncs=Prika┼╛i uporabni┼íko opredeljene funkcije
  240. ShowDOMProps=Prika┼╛i DOM lastnosti
  241. ShowDOMFuncs=Prika┼╛i DOM funkcije
  242. ShowDOMConstants=Prika┼╛i DOM konstante
  243. NoMembersWarning=Ta objekt nima lastnosti za prikaz.
  244. NewWatch=Nov sledilni izraz...
  245. AddWatch=Dodaj sledenje
  246. CopySourceCode=Kopiraj izvorno kodo
  247. CopyValue=Kopiraj vrednost
  248. Copy_Name=Kopiraj ime
  249. Copy_Path=Kopiraj pot
  250. NewProperty=Nova lastnost...
  251. EditProperty=Uredi lastnost...
  252. EditVariable=Uredi spremenljivko...
  253. EditWatch=Uredi sledenje...
  254. DeleteProperty=Odstrani lastnost
  255. DeleteWatch=Odstrani sledenje
  256. ConditionInput=Ta prekinitvena to─ìka bo zaustavila izvajanje, ─ìe je ta izraz resni─ìen:
  257. SetBreakpoint=Nastavi prekinitveno to─ìko
  258. DisableBreakpoint=Onemogo─ìi prekinitveno to─ìko
  259. EditBreakpointCondition=Uredi pogoje prekinitvene to─ìke
  260. NoBreakpointsWarning=Na tej strani ni postavljenih prekinitvenih to─ìk.
  261. Show_User_Agent_CSS=Prika┼╛i CSS
  262. # Used in the Layout side panel under HMTL panel.
  263.  
  264. # LOCALIZATION NOTE (ShowRulers): Label for context menu item. Used in the Layout side panel
  265.  
  266. # under HTML panel.
  267.  
  268. LayoutPadding=padding
  269. LayoutBorder=border
  270. LayoutMargin=margin
  271. LayoutOffset=offset
  272. LayoutAdjacent=adjacent
  273. position=polo┼╛aj
  274. # LOCALIZATION NOTE http://www.w3.org/TR/cssom-view/#the-getclientrects-and-getboundingclient
  275.  
  276. # This is the default and may become the only choice.
  277.  
  278. ShowRulers=Prika┼╛i merilo in vodila
  279. # LOCALIZATION NOTE (ShowAdjacentLayout): this is disabled, no translation
  280.  
  281. Loading=Nalagam...
  282. Headers=Glave
  283. # Net panel
  284.  
  285. net.header.Reset_Header=Ponastavi glavo
  286. # LOCALIZATION NOTE (net.header.Reset_Header) Label for header context menu (within the net panel)
  287.  
  288. # LOCALIZATION NOTE (net.header.URL, net.header.URL_Tooltip, net.header.Status,
  289.  
  290. # net.header.Status_Tooltip, net.header.Domain, net.header.Domain_Tooltip,
  291.  
  292. # net.header.Size, net.header.Size_Tooltip, net.header.Timeline, net.header.Timeline_Tooltip):
  293.  
  294. net.header.URL=URL
  295. net.header.URL_Tooltip=Zahtevaj URL in uporabljeno HTTP metodo
  296. net.header.Status=Status
  297. net.header.Status_Tooltip=Status prejetega odgovora
  298. net.header.Domain=Domena
  299. net.header.Domain_Tooltip=Domena izvr┼íene zahteve
  300. net.header.Size=Velikost
  301. net.header.Size_Tooltip=Velikost prejetega odgovora.
  302. net.header.Timeline=─îasovni potek
  303. net.header.Timeline_Tooltip=Podroben ─ìasovni potek zahtev in odgovorov.
  304. # Labels and tooltips for a headers displayed on top of the Net panel.
  305.  
  306. net.label.XHR_Breakpoints=XHR prelomne to─ìke
  307. # LOCALIZATION NOTE (net.label.Network_Breakpoints): Label for network breakpoints group.
  308.  
  309. # LOCALIZATION NOTE (net.label.Break_On_Request): Label used in the Net panel's context
  310.  
  311. net.label.Break_On_XHR=Prekini ob XHR
  312. # menu for breaking on a XHR.
  313.  
  314. # LOCALIZATION NOTE (Post, Put): Label (verb) used in the Net panel for detailed info about
  315.  
  316. # a network request (displayed when a net panel entry is expanded). The content of
  317.  
  318. # this tab displays sent data (related to a HTTP send method).
  319.  
  320. net.headers.view_source=ogled izvorne kode
  321. net.headers.pretty_print=lepi tisk
  322. # LOCALIZATION NOTE (Response, URLParameters, Cache, HTML, jsonviewer.tab.JSON, xmlviewer.tab.XML):
  323.  
  324. # Label used in the Net panel for detailed info about a network request (displayed
  325.  
  326. # when a net panel entry is expanded)
  327.  
  328. Post=Poslano
  329. Put=Vtakni
  330. # LOCALIZATION NOTE (RequestHeaders, ResponseHeaders): Label (noun) used in the Net panel
  331.  
  332. # (expand an entry in the panel and select Headers tab).
  333.  
  334. # LOCALIZATION NOTE (LimitExceeded): A message displayed in the Net panel when some entries
  335.  
  336. Response=Odgovor
  337. URLParameters=Param.
  338. Cache=Pomnilnik
  339. HTML=HTML
  340. jsonviewer.tab.JSON=JSON
  341. xmlviewer.tab.XML=XML
  342. # must be removed since maximum number of entries has been reached.
  343.  
  344. # %S Is the number of entries removed.
  345.  
  346. RequestHeaders=Glave zahtevka
  347. ResponseHeaders=Glave odgovora
  348. # examples: Firebug's log limit has been reached. 150 entries not shown.
  349.  
  350. # xxxHonza: this construct should be replaced by PluralForm
  351.  
  352. # See: https://developer.mozilla.org/en/Localization_and_Plurals
  353.  
  354. # LOCALIZATION NOTE (LimitPrefsTitle): A message displayed in the Net panel when log limit
  355.  
  356. # has been reached. Informing the user what preferencee should be changed to modify the limit.
  357.  
  358. plural.Limit_Exceeded=Dose┼╛ena je omejitev velikosti Firebug dnevnika. %S neprikazan vnos.;Dose┼╛ena je omejitev velikosti Firebug dnevnika. %S neprikazanih vnosov.
  359. LimitPrefs=Nastavitve
  360. # %S Name of a preference.
  361.  
  362. # examples: In order to change the limit modify: firebug.extensions.console.logLimit
  363.  
  364. # LOCALIZATION NOTE (Profile): Used as a caption for reported profile info.
  365.  
  366. # (result of javascript profiler tool). Reprsents a verb.
  367.  
  368. LimitPrefsTitle=Za spremembo omejitve spremenite: %S
  369. Refresh=Osve┼╛i
  370. OpenInTab=Odpri v novem zavihku
  371. Open_Response_In_New_Tab=Odpri odgovor v novem zavihku
  372. # LOCALIZATION NOTE (Calls, OwnTime, Time, Avg, Min, Max, File): Used in profiler report header
  373.  
  374. # (name of a report column). In order to see this, select the Console panel start profiling
  375.  
  376. Profile=Profil
  377. ProfilerStarted=Profiler je zagnan. Klikni 'Profil' ponovno za poro─ìilo
  378. # by clicking the Profile button and stop it by clicking again. The report is logged into the
  379.  
  380. # console panel. Make sure Script panel is enabled.
  381.  
  382. # Support for clipboard actions.
  383.  
  384. # LOCALIZATION NOTE (ShowCallsInConsole): Label for context menu item. Used in the Script
  385.  
  386. # panel when clicking a function object.
  387.  
  388. plural.Profile_Time=(%Sms, %S klic);(%Sms, %S klicev)
  389. NothingToProfile=Ni aktivnosti za profil.
  390. PercentTooltip=Procent ─ìasa porabljenega za to funkcijo.
  391. CallsHeaderTooltip=┼átevilo klicev te funkcije.
  392. OwnTimeHeaderTooltip=─îasa porabljen za to funkcijo, brez ugnezdenih klicev.
  393. TimeHeaderTooltip=─îasa porabljen za to funkcijo, vklju─ìno z ugnezdenimi klici.
  394. AvgHeaderTooltip=Povpre─ìen ─ìas, vklju─ìno z klici funkcij.
  395. MinHeaderTooltip=Minimalen ─ìas, vklju─ìno z klici funkcij.
  396. MaxHeaderTooltip=Maksimalen ─ìas, vklju─ìno z klici funkcij.
  397. ProfileButton.Enabled.Tooltip=Profil JavaScript ─ìas izvr┼íevanja.
  398. ProfileButton.Disabled.Tooltip=Profil JavaScript ─ìas izvr┼íevanja (skriptni panel mora biti omogo─ìen).
  399. Function=Funkcija
  400. Percent=Procent
  401. # %S Name of the function
  402.  
  403. # Log Calls to "getData"
  404.  
  405. # LOCALIZATION NOTE (console.MethodNotSupported): A message displayed in the Console panel
  406.  
  407. # if specific method is not supported.
  408.  
  409. Calls=Klici
  410. OwnTime=Lasten ─ìas
  411. Time=─îas
  412. Avg=Povp.
  413. Min=Min
  414. Max=Maks
  415. File=Datoteka
  416. # %S Name of a not supported method.
  417.  
  418. Copy=Kopiraj
  419. Cut=Izre┼╛i
  420. Remove=Odstrani
  421. CopyHTML=Kopiraj HTML
  422. CopySVG=Kopiraj SVG
  423. CopyMathML=Kopiraj MathML
  424. CopyInnerHTML=Kopiraj innerHTML
  425. CopyXPath=Kopiraj XPath
  426. CopyLocation=Kopiraj mesto
  427. CopyLocationParameters=Kopiraj mesto z parametri
  428. CopyRequestHeaders=Kopiraj glave zahtevka
  429. CopyResponseHeaders=Kopiraj glave odgovora
  430. CopyResponse=Kopiraj telo odgovora
  431. CopyError=Kopiraj napako
  432. CopySource=Kopiraj funkcijo
  433. # LOCALIZATION NOTE (commandline.MethodNotSupported): A message displayed in the Console panel
  434.  
  435. # when a not supported method is used on the command line.
  436.  
  437. # %S Name of a not supported method.
  438.  
  439. # LOCALIZATION NOTE (console.Disable_Break_On_All_Errors, console.Break_On_All_Errors):
  440.  
  441. ShowCallsInConsole=Zabele┼╛i klice v "%S"
  442. ShowEventsInConsole=Zabele┼╛i dogodek
  443. panel.Enabled=Omogo─ìen
  444. panel.Disabled=Onemogo─ìen
  445. panel.Enable=Omogo─ìi
  446. panel.Disable=Onemogo─ìi
  447. # Tooltip for the "Break on... " button used when the Console panel is selected.
  448.  
  449. # Console strings used when JavaScript is not available
  450.  
  451. # LOCALIZATION NOTE (net.file.SizeInfotip): A tool-tip text used for precise size of a network
  452.  
  453. console.MethodNotSupported=Firebuk konzola ne podpira '%S'
  454. # response in the Net panel.
  455.  
  456. # #1 is rounded size, #2 precise size
  457.  
  458. # examples: Size: 2KB (2,362 bytes)
  459.  
  460. commandline.MethodNotSupported=Firebuk ukazna vrstica ne podpira '%S'
  461. # LOCALIZATION NOTE (net.option.Disable_Browser_Cache): A label for Net panel's option.
  462.  
  463. # LOCALIZATION NOTE names of kinds of scopes. Probably best left in English.
  464.  
  465. console.Disable_Break_On_All_Errors=Onemogo─ìi prekinitev ob vseh napakah
  466. console.Break_On_All_Errors=Prekini ob vseh napakah
  467. # With: the scope inside of the with(obj) {} statement
  468.  
  469. console.JSDisabledInFirefoxPrefs=Izvajanje JavaScript kode je onemogo─ìeno v Firefox nastavitvah. ─îe ┼╛elite uporabljati konzolno okno, omogo─ìite nastavitev pod  'Orodja' -> 'Mo┼╛nosti' -> 'Vsebina' -> 'Omogo─ìi JavaScript'
  470. # Call: the scope inside of a function eg function foo() { XXX here XXX var f = function() {} };
  471.  
  472. # Window: the scope inside of a Javascript window object.
  473.  
  474. # Net panel timing info labels
  475.  
  476. #A11y Chrome Labels (not visible, spoken by screen readers)
  477.  
  478. #A11y panelNode labels (not visible, spoken by screen readers)
  479.  
  480. net.sizeinfo.Response_Body=Vsebina odgovora
  481. net.sizeinfo.Post_Body=Post vsebina
  482. net.sizeinfo.Total_Sent=Skupaj poslano
  483. net.sizeinfo.Total_Received=Skupaj prejeto
  484. net.ActivationMessage=Omre┼╛ni panel aktiviran. Zahtevki poslani med neaktivnostjo panela niso prikazani.
  485. net.responseSizeLimitMessage=Firebug je dosegel omejitev za odgovore. Kliknite <a>tukaj</a>, ─ìe ┼╛elite odpreti
  486. #A11y Domplate labels  (not visible, spoken by screen readers)
  487.  
  488. # LOCALIZATION NOTE
  489.  
  490. # Used by a11y. Not directly visible in the UI, intended for screen readers.
  491.  
  492. net.postDataSizeLimitMessage=Post omejitev velikosti prese┼╛ena - odstranjeno s strani Firebuga.
  493. net.Break_On_XHR=Prekinitev ob XHR
  494. net.label.Parameters=Parametri
  495. net.label.Parts=Deli
  496. net.label.Source=Izvor
  497. # Describe contents of inline editor fields
  498.  
  499. net.option.Disable_Browser_Cache=Onemogo─ìi predpomnenje v brskalniku
  500. script.Break_On_Next=Prekini ob naslednji
  501. ShowHttpHeaders=Prika┼╛i glave HTTP
  502. # LOCALIZATION NOTE (a11y.labels.overridden):
  503.  
  504. # Used by a11y. Not directly visible in the UI, intended for screen readers.
  505.  
  506. # indicates style property is overridden by selector with higher specificity
  507.  
  508. # LOCALIZATION NOTE (a11y.hasConditionalBreakpoint, a11y.hasDisabledBreakpoint):
  509.  
  510. plural.Request_Count=%S zahteva;%S zahtev
  511. FromCache=iz predpomnilnika
  512. StopLoading=Prekini nalaganje
  513. LargeData=(zelo veliko podatkov)
  514. ShowComputedStyle=Prika┼╛i izra─ìunan slog
  515. StyleGroup-text=Tekst
  516. StyleGroup-background=Ozadje
  517. StyleGroup-box=Box model
  518. StyleGroup-layout=ureditev
  519. StyleGroup-other=Drugo
  520. Dimensions=%S x %S
  521. CopyColor=Kopiraj barvo
  522. CopyImageLocation=Kopiraj mesto slike
  523. OpenImageInNewTab=Odpri sliko v novem zavihku
  524. OmitObjectPathStack=Prezri sklad orodne vrstice
  525. # Used by a11y. Not directly visible in the UI, intended for screen readers.
  526.  
  527. # Existence and state of a breakpoint
  528.  
  529. # LOCALIZATION NOTE (a11y.updates.script_suspended_on_line_in_file): Used by a11y. Not directly
  530.  
  531. # visible in the UI, intended for screen readers.
  532.  
  533. plural.Error_Count=%S napaka;%S napake
  534. moduleManager.title=%S panel je onemogo─ìen
  535. moduleManager.desc3=Uporabi kontekstni menu Firebug ikone v statusni vrstici za o(ne)mogo─ìanje vseh panelov. Nadzor posameznih panelov pa opravi v zavihkih panela:
  536. Suspend_Firebug=Za─ìasno prekini Firebug
  537. Resume_Firebug=Ponovno za┼╛eni Firebug
  538. Reset_Panels_To_Disabled=Onemogo─ìi panele
  539. Open_Console=Odpri konzolo
  540. Open_Console_Tooltip=Odpri sledilno konzolo za Firebug.
  541. Scope_Chain=Veriga obsega
  542. # #1 Line number, #2 Function name, #3 File name
  543.  
  544. # LOCALIZATION NOTE (a11y.updates.match_found_in_logrows): Used by a11y. Not directly
  545.  
  546. With_Scope=Z
  547. # visible in the UI, intended for screen readers.
  548.  
  549. Call_Scope=Kli─ìi
  550. # Describes the match found when performing a console panel search 
  551.  
  552. Window_Scope=Okno
  553. Logs=Log datoteke
  554. Options=Mo┼╛nosti
  555. Copy_Stack=Kopiraj sklad
  556. Copy Exception=Kopiraj izjemo
  557. # #1 %S String key the use is looking for. #2 number of rows that contain the matched text
  558.  
  559. requestinfo.Blocking=Blokirano
  560. requestinfo.Resolving=DNS poizvedba
  561. requestinfo.Connecting=Povezujem
  562. requestinfo.Sending=Pošiljam
  563. requestinfo.Waiting=─îakam
  564. requestinfo.Receiving=Prejemam
  565. requestinfo.ContentLoad='DOMContentLoaded' (dogodek)
  566. requestinfo.WindowLoad='load' (dogodek)
  567. requestinfo.Started=Zagnan
  568. editors.Editor_Configuration=Nastavitve urejevalnika
  569. search.Firebug_Search=Firebug iskanje
  570. search.Next=Naslednji
  571. search.Previous=Prejšnji
  572. search.Case_Sensitive=Razlikuj velike/male ─ìrke
  573. search.Multiple_Files=Ve─ì datotek
  574. search.html.CSS_Selector=CSS selektor
  575. search.net.Headers=Glave
  576. search.net.Parameters=Parametri
  577. search.net.Response_Bodies=Vsebina odgovorov
  578. search.script.Multiple_Files=Ve─ì datotek
  579. firebug.console.Persist=Vztrajaj
  580. firebug.console.Do_Not_Clear_On_Reload=Ne po─ìisti ob ponovnem nalaganju strani
  581. firebug.menu.Clear_Console=Po─ìisti konzolo
  582. firebug.menu.Reset_All_Options=Ponastavi vse nastavitve
  583. firebug.menu.Enable_All_Panels=Omogo─ìi vse panele
  584. firebug.menu.Disable_All_Panels=Onemogo─ìi vse panele
  585. firebug.menu.Customize_shortcuts=Uredi bli┼╛njice
  586. firebug.menu.Enable_Accessibility_Enhancements=Omogo─ìi izbolj┼íave za slabovidne
  587. firebug.menu.Activate_Same_Origin_URLs=Omogo─ìi URLje istega izvora
  588. firebug.menu.Reset_All_Firebug_Options=Ponastavi vse Firebug nastavitve
  589. firebug.menu.Firebug_Online=Firebug na spletu
  590. firebug.shortcut.reenterCommand.label=Ponovno vnesi ukaz
  591. firebug.shortcut.toggleInspecting.label=Preklopi preiskovanje
  592. firebug.shortcut.toggleQuickInfoBox.label=Preklopi okno s hitrimi informacijami
  593. firebug.shortcut.toggleProfiling.label=Preklopi profiliranje
  594. firebug.shortcut.focusCommandLine.label=Fokusiraj ukazno vrstico
  595. firebug.shortcut.focusFirebugSearch.label=Fokusiraj Firebug iskanje
  596. firebug.shortcut.focusWatchEditor.label=Fokusiraj nadzorni urejevalnik
  597. firebug.shortcut.focusLocation.label=Fokusiraj lokacijo
  598. firebug.shortcut.focusFbMenu.label=Fokusiraj Firebug menu
  599. firebug.shortcut.nextObject.label=Naslednji objekt
  600. firebug.shortcut.previousObject.label=Prej┼ínji objekt
  601. firebug.shortcut.customizeFBKeys.label=Prilagodi Firebug bli┼╛njice
  602. firebug.shortcut.detachFirebug.label=Odpri Firebug v novem oknu
  603. firebug.shortcut.leftFirebugTab.label=Preklopi na levi Firebug panel
  604. firebug.shortcut.rightFirebugTab.label=Preklopi na desni Firebug panel
  605. firebug.shortcut.toggleFirebug.label=Odpri Firebug
  606. firebug.shortcut.previousFirebugTab.label=Prej┼ínji Firebug zavihek
  607. firebug.shortcut.clearConsole.label=Po─ìisti konzolo
  608. firebug.shortcut.openTraceConsole.label=Odpri sledilno konzolo
  609. customizeShortcuts=Tipke bli┼╛njic
  610. keybindConfirmMsg=┼╜elite shraniti posodobljene bli┼╛njice? Omogo─ìene bodo po ponovnem zagonu brskalnika.
  611. # examples: "Match found for test in 17 log rows"
  612.  
  613. a11y.labels.panel_tools=panelna orodja
  614. a11y.labels.firebug_panels=Firebug paneli
  615. a11y.labels.firebug_side_panels=Firebug drsni paneli
  616. a11y.labels.firebug_window=firebug okno
  617. a11y.labels.firebug_status=firebug status
  618. a11y.labels.reset=ponastavi
  619. a11y.labels.reset_shortcut=ponastavi bli┼╛njico %S
  620. aria.labels.inactive_panel=neaktiven panel
  621. # LOCALIZATION NOTE (a11y.updates.match_found_for_on_line): Used by a11y. Not directly
  622.  
  623. a11y.labels.log_rows=zapi┼íi vrstice v dnevnik
  624. a11y.labels.call_stack=prikli─ìi sklad
  625. a11y.labels.a11y.labels.document_structue=struktura dokumenta
  626. a11y.labels.title_panel=panel %S
  627. a11y.labels.title_side_panel=stranski panel %S
  628. a11y.labels.cached=predpomnjeno
  629. aria.labels.stack_trace=sledi skladu
  630. # visible in the UI, intended for screen readers.
  631.  
  632. a11y.layout.padding=padding
  633. a11y.layout.border=rob
  634. a11y.layout.margin=razmik
  635. a11y.layout.offset=ofset
  636. a11y.layout.offset_top=ofset zgoraj
  637. a11y.layout.offset_right=ofset desno
  638. a11y.layout.offset_bottom=ofset spodaj
  639. a11y.layout.offset_left=ofset levo
  640. a11y.layout.margin_top=razmik zgoraj
  641. a11y.layout.margin_right=razmik desno
  642. a11y.layout.margin_bottom=razmik spodaj
  643. a11y.layout.margin_left=razmik levo
  644. a11y.layout.border_top=rob zgoraj
  645. a11y.layout.border_right=rob desno
  646. a11y.layout.border_bottom=rob spodaj
  647. a11y.layout.border_left=rob levo
  648. a11y.layout.padding_top=odmik zgoraj
  649. a11y.layout.padding_right=odmik desno
  650. a11y.layout.padding_bottom=odmik spodaj
  651. a11y.layout.padding_left=odmik levo
  652. a11y.layout.top=zgoraj
  653. a11y.layout.right=desno
  654. a11y.layout.bottom=spodaj
  655. a11y.layout.left=levo
  656. a11y.layout.width=širina
  657. a11y.layout.height=višina
  658. a11y.layout.size=velikost
  659. a11y.layout.position=polo┼╛aj
  660. a11y.layout.z-index=z-index
  661. a11y.layout.clientBoundingRect=objemajo─ìi okvir
  662. a11y.descriptions.press_enter_to_edit_values=pritisnite enter, ki mu sledi tabulator, za urejanje posametnih vrednosti
  663. a11y.labels.style_rules=stilska pravila
  664. aria.labels.inherited_style_rules=dedovana stilska pravila
  665. a11y.labels.computed_styles=izra─ìunani stili
  666. a11y.labels.dom_properties=DOM lastnosti
  667. # Describes the match found when performing a script panel search 
  668.  
  669. # #1 %S String key the use is looking for. #2 line number the match was found on. #3 file name the match was found in
  670.  
  671. # examples: "Match found for window.alert on line 322 in utilities.js"
  672.  
  673. a11y.labels.inline_editor=linijski urejevalnik
  674. a11y.labels.value_for_attribute_in_element=vrednost %S atributa v %S elementu
  675. a11y.labels.attribute_for_element=atribut za element %S
  676. a11y.labels.text_contents_for_element=tekstovna vsebina za element %S
  677. a11y.labels.defined_in_file=dolo─ìeno v %S
  678. a11y.labels.declarations_for_selector=stilska deklaracija za "%S" selektor
  679. a11y.labels.property_for_selector=CSS lastnost za selektor: %S
  680. a11y.labels.value_property_in_selector=%S vrednost za selektor %S
  681. a11y.labels.css_selector=CSS selektor
  682. a11y.labels.source_code_for_file=izvorna koda za datoteko %S
  683. # LOCALIZATION NOTE (a11y.updates.match_found_in_element): Used by a11y. Not directly
  684.  
  685. # visible in the UI, intended for screen readers.
  686.  
  687. # Describes the match found when performing an HTML panel search (if it is found in an element node) 
  688.  
  689. a11y.labels.overridden=prepisano
  690. a11y.labels.press_enter_to_add_new_watch_expression=pritisnite enter za dodajanje novega watch izraza
  691. # #1 Search string that was matched. #2 the HTML element name containing the matched string. #3 XPATH string specifying  the matched element
  692.  
  693. # examples: "Match found for obj in object element at /html/body/object[2]"
  694.  
  695. # LOCALIZATION NOTE (a11y.updates.match_found_in_attribute): Used by a11y. Not directly
  696.  
  697. a11y.updates.has_conditional_break_point=vsebuje pogojno to─ìko preloma
  698. a11y.updates.has_disabled_break_point=je onemogo─ìil prelomne to─ìke
  699. # visible in the UI, intended for screen readers.
  700.  
  701. # Describes the match found when performing an HTML  panel search (if it is found in an attribute node) 
  702.  
  703. # #1 Search string that was matched. #2 Attribute name #3 attribute value 
  704.  
  705. a11y.updates.script_suspended_on_line_in_file=Skripta prekinjana v vrstici %S v %S, datoteka %S
  706. # #4 the HTML element name containing. #5 XPATH string specifying  the matched element
  707.  
  708. # examples: "Match found for abindex in tabindex="0" in span element at /html/body/span[2]"
  709.  
  710. # LOCALIZATION NOTE (a11y.updates.match_found_in_text_content): Used by a11y. Not directly
  711.  
  712. # visible in the UI, intended for screen readers.
  713.  
  714. # Describes the match found when performing an HTML panel search (if it is found in a text element's contents) 
  715.  
  716. a11y.updates.match_found_in_logrows=na┼íel sem ujemanje za %S v %S vrsticah dnevnika
  717. # #1 Search string that was matched. #2 element's text content  
  718.  
  719. # #3 the HTML element name containing. #4 XPATH string specifying  the matched element
  720.  
  721. # examples: "Match found for Firebug Rocks! in h2 element at /html/body/h2[2]"
  722.  
  723. # LOCALIZATION NOTE (a11y.updates.match_found_in_selector): Used by a11y. Not directly
  724.  
  725. # visible in the UI, intended for screen readers.
  726.  
  727. a11y.updates.match_found_for_on_line=na┼íel sem ujemanje za %S v vrstici %S datoteke %S
  728. # Describes the match found when performing a CSS panel search (if it is found in a selector) 
  729.  
  730. # #1 Search string that was matched. #2 selector in which the match was found  
  731.  
  732. # examples: "Match found for main in #mainContent h2 {"
  733.  
  734. # LOCALIZATION NOTE (a11y.updates.match_found_in_style_property): Used by a11y. Not directly
  735.  
  736. # visible in the UI, intended for screen readers.
  737.  
  738. a11y.updates.match_found_in_element=na┼íel sem ujemanje za %S v elementu %S pri poti %S
  739. # Describes the match found when performing a CSS panel search (if it is found in a style property) 
  740.  
  741. # #1 Search string that was matched. #2 style property in which the match was found #3 selector the style property applies to  
  742.  
  743. # examples: "Match found for background in style property background-repeat: "repeat-x"; in selector #mainContent {"
  744.  
  745. # LOCALIZATION NOTE (a11y.updates.match_found_in_dom_property): Used by a11y. Not directly
  746.  
  747. # visible in the UI, intended for screen readers.
  748.  
  749. # Describes the match found when performing a DOM panel search  
  750.  
  751. a11y.updates.match_found_in_attribute=na┼íel sem ujemanje za %S v atributu %S=%S elementa %S pri poti %S
  752. # #1 Search string that was matched. #2 DOM property in which the match was found   
  753.  
  754. # examples: "Match found for time in _starttime : 1257324992232 (Number)"
  755.  
  756. # LOCALIZATION NOTE (a11y.updates.match_found_in_net_row): Used by a11y. Not directly
  757.  
  758. # visible in the UI, intended for screen readers.
  759.  
  760. # Describes the match found when performing a Net panel search  
  761.  
  762. # #1 Search string that was matched. #2 File name associated to the row in which the match was found. 
  763.  
  764. a11y.updates.match_found_in_text_content=na┼íel sem ujemanje za %S v vsebini: %S elementa %S pri poti %S
  765. # #3 Column in which the match was found #4. Column value   
  766.  
  767. # examples: "Match found for 792 in GET loading_animation.gif, timeline: 792 ms"
  768.  
  769. # LOCALIZATION NOTE (a11y.updates.match_found_in_net_summary_row): Used by a11y. Not directly
  770.  
  771. # visible in the UI, intended for screen readers.
  772.  
  773. # Describes the match found when performing a Net panel search (if it is found in the Net summary row)
  774.  
  775. a11y.updates.match_found_in_selector=na┼íel sem ujemanje za %S v selektorju %S
  776. # #1 Search string that was matched. #2 Column value in which the match was found 
  777.  
  778. # examples: "Match found for 05 in net summary row: 4.05s
  779.  
  780. # LOCALIZATION NOTE (a11y.updates.no_matches_found): Used by a11y. Not directly
  781.  
  782. # visible in the UI, intended for screen readers.
  783.  
  784. # Indicates that the searched string was not matched  
  785.  
  786. a11y.updates.match_found_in_style_declaration=najdeno ujemanje za "%S" v deklaraciji stila %S v selektorju %S
  787. # %S Search string that was matched.   
  788.  
  789. # examples: "No matched found for wefkhwefkgwekhjgjh"
  790.  
  791. # Console messages.
  792.  
  793. # LOCALIZATION NOTE (label.Activate_Firebug_for_the_selected_Firefox_tab):
  794.  
  795. # If Firebug is displayed in an external window (detached), but not active for the
  796.  
  797. a11y.updates.match_found_in_dom_property=na┼íel sem ujemanje za %S v DOM lastnosti %S
  798. # currently selected Firefox tab, the following button label is used for an
  799.  
  800. # activation button.
  801.  
  802. # LOCALIZATION NOTE (message.Failed_to_load_source_for, message.The_resource_from_this_URL_is_not_text):
  803.  
  804. # An error message displayed in the Script panel when a source can't be displayed
  805.  
  806. # for specific URL.
  807.  
  808. # examples: Failed to load source for: http://www.example.com/script.js
  809.  
  810. a11y.updates.match_found_in_net_row=na┼íel sem ujemanje za "%S" v %S, %S:%S;
  811. # examples: The resource from this URL is not text: http://www.example.com/script.js
  812.  
  813. # visible in the UI, intended for screen readers.
  814. # Describes the match found when performing a Net panel search (if it is found in the Net summary row)
  815. # #1 Search string that was matched. #2 Column value in which the match was found 
  816. # examples: Match found for "05" in net summary row: 4.05s
  817. a11y.updates.match_found_in_net_summary_row=na┼íel sem ujemanje za %S v vrstici povzetka omre┼╛ja: %S
  818. # LOCALIZATION NOTE (a11y.updates.no_matches_found): Used by a11y. Not directly
  819. # visible in the UI, intended for screen readers.
  820. # Indicates that the searched string was not matched  
  821. # %S Search string that was matched.   
  822. # examples: No matched found for "wefkhwefkgwekhjgjh"
  823. a11y.updates.no_matches_found=nisem na┼íel ujemanj za "%S"
  824. confirmation.Reset_All_Firebug_Options=Ste prepri─ìani, da ┼╛elite ponastaviti vse nastavitve na privzete?
  825. # Console messages.
  826. warning.Console_must_be_enabled=Konzola mora biti omogo─ìena
  827. warning.Command_line_blocked?=Ukazna vrstica blokirana?
  828. message.Reload_to_activate_window_console=Ponovno nalo┼╛i za aktiviranje konzolnega okna
  829. # LOCALIZATION NOTE (label.Activate_Firebug_for_the_selected_Firefox_tab):
  830. # If Firebug is displayed in an external window (detached), but not active for the
  831. # currently selected Firefox tab, the following button label is used for an
  832. # activation button.
  833. label.Activate_Firebug_for_the_selected_Firefox_tab=Aktiviraj Firebug za izbran zavihek Firefoxa
  834. # LOCALIZATION NOTE (message.Failed_to_load_source_for, message.The_resource_from_this_URL_is_not_text):
  835. # An error message displayed in the Script panel when a source can't be displayed
  836. # for specific URL.
  837. # examples: Failed to load source for: http://www.example.com/script.js
  838. # examples: The resource from this URL is not text: http://www.example.com/script.js
  839. message.Failed_to_load_source_for=Napaka pri nalaganju izvorne kode za
  840. message.The_resource_from_this_URL_is_not_text=Vir na tem URL naslovu ni tekst
  841.